Package | nictiz.fhir.nl.r4.nl-core |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-NursingIntervention |
Url | http://nictiz.nl/fhir/StructureDefinition/nl-core-NursingIntervention |
Status | draft |
Name | NlcoreNursingIntervention |
Title | nl core NursingIntervention |
Experimental | False |
Realm | nl |
Description | A nursing intervention is the care and/or treatment carried out by a nurse based on an expert opinion and clinical knowledge. It is part of the nursing process; interventions are determined as a result of indexed healthcare problems (nursing diagnoses) and based on treatment goals. Following the NEN-EN-ISO 18104 norm, it is possible to structure nursing interventions (or actions) in a hierarchy, where one intervention can be part of another intervention. In a home care situation some actions can also be performed by the patient or a caregiver after a relevant instruction. |
Purpose | A derived profile from [zib-NursingIntervention](http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | CarePlan |
Kind | resource |
No resources found
StructureDefinition | |
http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson ![]() | nl core ContactPerson |
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole ![]() | nl core HealthProfessional PractitionerRole |
http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice ![]() | nl core MedicalDevice |
http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient ![]() | nl core Patient |
http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem ![]() | nl core Problem |
http://nictiz.nl/fhir/StructureDefinition/nl-core-TreatmentObjective ![]() | nl core TreatmentObjective |
http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention ![]() | zib NursingIntervention |
Note: links and images are rebased to the (stated) source
{
"resourceType" : "StructureDefinition",
"id" : "nl-core-NursingIntervention",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/nl-core-NursingIntervention",
"name" : "NlcoreNursingIntervention",
"title" : "nl core NursingIntervention",
"status" : "draft",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "A nursing intervention is the care and/or treatment carried out by a nurse based on an expert opinion and clinical knowledge. It is part of the nursing process; interventions are determined as a result of indexed healthcare problems (nursing diagnoses) and based on treatment goals. Following the NEN-EN-ISO 18104 norm, it is possible to structure nursing interventions (or actions) in a hierarchy, where one intervention can be part of another intervention.\r\n\r\nIn a home care situation some actions can also be performed by the patient or a caregiver after a relevant instruction.",
"purpose" : "A derived profile from [zib-NursingIntervention](http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "zib-nursingintervention-v3.2-2020EN",
"uri" : "https://zibs.nl/wiki/NursingIntervention-v3.2(2020EN)",
"name" : "zib NursingIntervention-v3.2(2020EN)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "CarePlan",
"baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "CarePlan",
"path" : "CarePlan",
"alias" : [
"nl-core-NursingIntervention"
]
},
{
"id" : "CarePlan.subject",
"path" : "CarePlan.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id" : "CarePlan.contributor:requester",
"path" : "CarePlan.contributor",
"sliceName" : "requester",
"comment" : "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\r\n\r\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
]
},
{
"id" : "CarePlan.addresses",
"path" : "CarePlan.addresses",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Condition",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"
]
}
]
},
{
"id" : "CarePlan.goal",
"path" : "CarePlan.goal",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Goal",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-TreatmentObjective"
]
}
]
},
{
"id" : "CarePlan.activity.detail.extension:medicalDevice",
"path" : "CarePlan.activity.detail.extension",
"sliceName" : "medicalDevice"
},
{
"id" : "CarePlan.activity.detail.extension:medicalDevice.value[x]",
"path" : "CarePlan.activity.detail.extension.value[x]",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/DeviceUseStatement",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice"
]
}
]
},
{
"id" : "CarePlan.activity.detail.performer:healthcareProvider",
"path" : "CarePlan.activity.detail.performer",
"sliceName" : "healthcareProvider",
"comment" : "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\r\n\r\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
]
},
{
"id" : "CarePlan.activity.detail.performer:caregiver",
"path" : "CarePlan.activity.detail.performer",
"sliceName" : "caregiver",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
]
}
]
},
{
"id" : "CarePlan.activity.detail.performer:patient",
"path" : "CarePlan.activity.detail.performer",
"sliceName" : "patient",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.